Skip to content

直连商户预扣费通知

如:若需要在3号扣费,则需要在1号将通知下发给用户,2号为用户的扣费等待期,用户可以选择等待扣费或关闭扣费服务,3号商户可正常发起扣费。 官方文档

js
wxpay
.
v3
.
papay
.
contracts
.
_contract_id_
.
notify
.
post
({
mchid
,
appid
,
deduct_duration
,
estimated_amount
,
}, {
contract_id
})
.
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)